ComponentOne ASP.NET MVC Controls
IsVisible Property (RangeSelector<T>)

C1.Web.Mvc Namespace > RangeSelector<T> Class : IsVisible Property
Gets or sets the visibility of the range selector.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property IsVisible As Boolean
[DefaultValue()]
public bool IsVisible {get; set;}
See Also

Reference

RangeSelector<T> Class
RangeSelector<T> Members